dollar sign
英 [ˈdɒlə(r) saɪn]
美 [ˈdɑːlər saɪn]
网络 美元符号; 钱符号; 货币符号; 金钱符号; 美圆符号
英英释义
noun
- a mark ($) written before a number to indicate that it stands for the number of dollars
- a symbol of commercialism or greed
- he worships the almighty dollar
- the dollar sign means little to him
双语例句
- Also notice that unlike regular properties, a class constant does not begin with the dollar sign.
还要注意,与常规属性不同,类常量不以美元符号开始。 - And the dollar sign ($) matches the end of the string.
并且使用美元符号($)匹配字符串末尾。 - You've already seen in XQuery that a variable is defined by putting a dollar sign ($) in front of an identifier name.
您可能已经看到,XQuery中通过在标识符前加上美元符号($)来定义变量。 - The caret sign (^) signifies the beginning of a line; the dollar sign ($) signifies the end.
^符号(^)表示一行的开始;$符号($)表示一行的结束。 - In other contexts the dollar sign can be part of an identifier or a dollar-quoted string constant.
在其他环境里美元符号可能是一个标识符名字或者是一个美元符包围的字串常量的一部分。 - For example, both ( asterisk) and$ ( dollar sign) are regex operators and also have special meaning to your shell.
例如,(星号)和$(美元符号)都是regex操作符,并且对于您的Shell具有特殊的含义。 - Unlike PPE assembly language, in SPE assembly language registers are always prefixed with a dollar sign.
与PPE汇编语言不同,SPE汇编语言寄存器总是以美元符号开始。 - A share ending in a dollar sign ($) is considered hidden and not shown in Microsoft clients, even thought the server will advertise the existence of the share.
以美元符号($)结尾的共享都是隐藏共享,不会显示在Microsoft客户端,即使服务器会报告该共享的存在。 - The dollar sign ($) is an alias for a jQuery instance.
美元符号($)是jQuery实例的别名。 - Mode m: Make the caret (^) and dollar sign ($) match at the start and end of each line, for example, after and before line breaks embedded in the source string.
模式m:使插入符号(^)和美元符号($)在每一行的开始和结尾相匹配,例如,在源字符串中嵌入前后换行符。